DebuggerExit
DebuggerExit Exit the debugger state
#include <Memory.h> Memory Manager
Debugger Support Under Virtual Memory
void DebuggerExit( );
The two procedures DebuggerEnter and DebuggerExit allow you to enter
and exit the debugger state. These calls allow the DebugUtil trap to make
preparations for subsequent debugging calls and to clean up after all debugging
calls are completed.